home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / vbcc / machines / amiga68k / libsrc / math / math_ieee / fltsbd.s < prev    next >
Encoding:
Text File  |  1998-06-24  |  194 b   |  13 lines

  1.  xref _MathIeeeDoubBasBase
  2.  
  3.  xdef __ieeefltsbd
  4. __ieeefltsbd:
  5.  move.b  4(sp),d0
  6.  ext.w   d0
  7.  ext.l   d0
  8.  move.l  a6,-(sp)
  9.  move.l  _MathIeeeDoubBasBase,a6
  10.  jsr     -36(a6)
  11.  move.l  (sp)+,a6
  12.  rts
  13.